for error:

'list' object has no attribute 'SetEvent'

open root/ui.py
search Class ListBox:
and add:

	def SetEvent(self, event):
		self.event = event